//==============================================================================
// Sylvanas_Anim.txt
//==============================================================================

//==============================================================================
define arrow
{
   set hotspot
   {
      version
      {
         Visual sylvanasarrow
      }
   }
}
//==============================================================================
define SunLight
{
   set hotspot
   {
      version
      {
         Visualparticle SFX A God Power Summon Sunlight
      }
   }
}


//==============================================================================
define GroundGlow
{
   set hotspot
   {
      version
      {
         Visualparticle SFX A God Power Summon GroundGlow
      }
   }
}


//==============================================================================
define soul
{
   set hotspot
   {
      version
      {
         Visualparticle SFX A Hero Soul
      }
   }
}

//==============================================================================
define soulaurora
{
   set hotspot
   {
      version
      {
         Visualparticle SFX A Hero Soul Aurora
      }
   }
}

//==============================================================================
define heavenlight
{
   set hotspot
   {
      version
      {
         Visualparticle SFX A Hero Soul Heaven Light
      }
   }
}

//==============================================================================
define soulbirth
{
   set hotspot
   {
      version
      {
         Visualparticle SFX A Hero Soul Birth
      }
   }
}

//==============================================================================
define mortalDeath
{
   set hotspot
   {
      version
      {
         Visual Hero G Ajax_deathA
      }
   }
}
//==============================================================================
anim Bored
{
	SetSelector
	{
		SetSelector
		{
			set hotspot
			{
				version
				{
				Visual sylvanas_bored
length 5.0
				}
			}
		}
	}
}


//==============================================================================
anim Idle
{
	SetSelector
	{
		SetSelector
		{
			set hotspot
			{
				version
				{
				Visual sylvanas_idle
length 4.0
				}
			}
		}
	}
}

//==============================================================================
anim Charging
{
	SetSelector
	{
		SetSelector
		{
			set hotspot
			{
				version
				{
				Visual sylvanas_rangedattack
//-- auto generated by the bang animation tool
//-- do not hand edit these values
	    tag Attack 0.90 true 
            tag GenericSound 0.90 true   
            tag SpecificSoundSet 0.90 false Arrow checkVisible   
//-- end auto generated section
				connect righthand arrow hotspot
length 2.0
				}
			}
		}
	}
}

//==============================================================================
anim Rangedattack
{
	SetSelector
	{
		SetSelector
		{
			set hotspot
			{
				version
				{
				Visual sylvanas_rangedattack
//-- auto generated by the bang animation tool
//-- do not hand edit these values
	    tag Attack 0.90 true 
            tag GenericSound 0.90 true   
            tag SpecificSoundSet 0.90 false Arrow checkVisible   
//-- end auto generated section
				connect righthand arrow hotspot
length 1.5
				}
			}
		}
	}
}
//==============================================================================
anim Walk
{
	SetSelector
	{
		SetSelector
		{
			set hotspot
			{
				version
				{
				Visual sylvanas_walk
//-- auto generated by the bang animation tool
//-- do not hand edit these values
               tag FootstepLeft 0.00 true   
               tag FootstepRight 0.50 true   
//-- end auto generated section
				}
			}
		}
	}
}
//==============================================================================
anim Death
{
	SetSelector
	{
		SetSelector
		{
			set hotspot
			{
				version
				{
				Visual sylvanas_death
//-- auto generated by the bang animation tool
//-- do not hand edit these values
               tag SpecificSoundSet 0.11 false FemaleDeath checkVisible 
//-- end auto generated section
				connect ATTACHPOINT soul hotspot
				connect ATTACHPOINT soulaurora hotspot
				connect ATTACHPOINT heavenlight hotspot
				connect ATTACHPOINT soulbirth hotspot
length 2.0
				}
			}
		}
	}
}
//==============================================================================
anim Recover
{
	SetSelector
	{
		SetSelector
		{
			set hotspot
			{
				version
				{
				Visual sylvanas_recover
				connect hotspot sunlight hotspot
				connect hotspot groundglow hotspot
length 5.0
				}
			}
		}
	}
}
//==============================================================================
anim Flail
{
	SetSelector
	{
		SetSelector
		{
			set hotspot
			{
				version
				{
				Visual sylvanas_flail
				}
			}
		}
	}
}